<html>
<head>

<title>CSS Life Assignment</title>
   <style>
  	 h1{color: black; background-color: yellow}
  	 h2{color: white; background-color: red}
   	body{color: black; background-color: #33FF99; font-family:"Comic Sans MS"}
   </style>

</head>

<body>
<h1 align="center">My Plans For Success</h1>
<p align="center">My plans for success start with completing my short term goals in order to reach my long term ones. First I plan on graduating highschool and at the same time I plan on getting a job and getting an income. Saving up for college so I can continue my education. I want to go to college for architecture or design, or possibly even Web Page Design. I plan on working hard to reach the goals I set for myself. I think with enough hard work and determination that I can reach any goals I set for myself.<br />
<br />
	<p align="center">1. Income</p>
	<p align="center">2. College</p>
	<p align="center">3. Career</p>

<h2 align="center">My Dreams</h2>
<p>I have a few dreams that I would like to achieve in my lifetime. One of them being to graduate college and further my education. I want to apprentice at a tattoo parlor and eventually become a tattoo artist. I would also like to do something with music, even if just for fun and not to make money. Even if just for entertainment I would like to perform or compose music, even if it just meant online. I would like to have a family and a house and just to have a nice life over all. <br />
</p>
	<p align="center">1. College </p>
	<p align="center">2. Dream Jobs</p>
	<p align="center">3. Family</p>
	<p align="center">4. Good Life</p>
</body>
</html>